

/* Start:/local/templates/main copy/styles.css?17616766961424*/
#bx-panel:not(.bx-panel-folded) ~ .header:not(.fixed) {
    top: 147px;
}

#bx-panel.bx-panel-folded ~ .header:not(.fixed) {
    top: 40px;
}

.all-btn {
    cursor: pointer !important;
}

.nosub .filter-sidebar__main {
    padding: 0 16px 0 16px;
}

.nosub .filter-sidebar__main::after {
    display: none;
}

.filter-sidebar-item.nosub .filter-sidebar__check {
    padding: 0;
    margin: 0;
    border: 0;
    min-height: initial;
}

.filter-sidebar-item.nosub .filter-sidebar__check:hover {
    box-shadow: none;
}

.filter-sidebar-item.nosub .filter-sidebar__check.checked {
    background-color: transparent;
}

.filter-sidebar-item.nosub input[type="checkbox"] {
    margin-right: 8px;
    vertical-align: middle;
}

.filter-sidebar-item.nosub .filter-sidebar__title {
    display: inline-block;
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    color: #222222;
}

.services-section-title {
    margin-bottom: 20px;
    margin-top: 40px;
}

.info.price-wrap a:first-child .services-section-title {
    margin-top: 0;
}

@media only screen and (max-width: 540px){
    .footer-location__title {
        max-width: 175px;
        white-space: pre-wrap !important;
    }
    
    .bx-yandex-map {
        height: 350px !important;
        overflow: hidden;
    }
}

.section-singleteam .tabs-nav {
    /*display: none;*/
}

.info-item[data-section="223"] .info.price-wrap:nth-of-type(2) {
    display: none;
}
/* End */


/* Start:/local/templates/main copy/template_styles.css?17787653022107*/
#bx-panel:not(.bx-panel-folded) ~ .header:not(.fixed) {
    top: 147px;
}

.mobnav-icons {
    padding: 0px 5px 17px 15px !important;
}

.heder-icons {
margin-left:20px;
}




.header-info:hover + .header-popup,
.header-info + .header-popup:hover {
    display: block;
}
.header-info {
    /*height: 90px;
    top: 40px;*/
	z-index:999;
}
.header-popup {
    z-index: 1001;
}

.header-popup::after {
    content: '';
    position: absolute;
    top: -32px;
    left: 0;
    width: 100%;
    height: 32px;
}

@media only screen and (min-width: 992px) {
    .header-contact {
        position: static;
    }

    .header-contact > .header-popup {
        top: calc(100% + 8px);
        left: 0;
        right: 0;
        width: auto;
        padding: 20px 24px 14px 24px;
    }

    .header-contact:hover > .header-popup {
        display: block;
    }
}


.header-navbody__title a {
	text-decoration: none !important
}

.header-topmenu li a {
    color: #000000;
}

@media only screen and (max-width: 657px) {
.header-contact {
    height: 2em;
}
}



.tabs-body div#service-1 p {
    margin: 1em 0;
}


<!--
.page-header {
    padding-top: 282px;
}
-->

ul.breadcrumb-list li {
    font-size: 14px;
}

.popup-promo {
    width: 280px;
    position: fixed;
    left: auto;
    left: 20px !important;
    bottom: 20px;
    padding: 20px;
    color: #fff;
    background-color: #171717;
    box-sizing: border-box;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    z-index: 1000;
    display: none;
}


.service-desc__content p { 
	margin: 1rem 0 !important;
}
.service-desc__content ol {
    list-style-type: decimal;
    margin-left: 35px;
}
.service-desc__content ol li {
    padding-left: 3px;
}
.service-desc__content ol li::before {
    position: inherit;
}
.service-desc__content ul li {
    position: relative;
}
.service-desc__content ul {
    margin-left: 20px;
}
.service-desc__content ul li:before {
    content:"";
    position: absolute;
    top: 5px;
    left: -14px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #ce2623;
}


/* End */
/* /local/templates/main copy/styles.css?17616766961424 */
/* /local/templates/main copy/template_styles.css?17787653022107 */
